.. _Tabular Regression with the Python API:

Tabular Regression with the Python API
======================================

.. toctree::
   :maxdepth: 6
     
   python Regression/Introduction to the Python API Regression
   python Regression/Data preparation Regression python
   python Regression/Build NeurEco Regression model python
   python Regression/Evaluate NeurEco Regression model python
   python Regression/Export NeurEco Regression model python 
   python Regression/Plot a NeurEco network Regression python
   python Regression/Input sweep Regression python
   python Regression/Compute gradients Regression python
   python Regression/Convert a NeurEco Regression model to a Keras model
   python Regression/Illustrative test cases Regression
   python Regression/Tutorial Regression python
   python Regression/Tutorial Compute gradients Regression python 
   python Regression/Tutorial control the size of a network Regression GUI
   python Regression/Converting a NeurEco tabular model to a keras model
   python Regression/Using NeurEco with MATLAB